[INFO] cloning repository https://github.com/carlos-burelo/varn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carlos-burelo/varn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlos-burelo%2Fvarn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlos-burelo%2Fvarn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5919310f01d48cc9c8e58957fb01004b7aa3e38
[INFO] fixing carlos-burelo/varn against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlos-burelo%2Fvarn" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carlos-burelo/varn
[INFO] finished tweaking git repo https://github.com/carlos-burelo/varn
[INFO] tweaked toml for git repo https://github.com/carlos-burelo/varn written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carlos-burelo/varn on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carlos-burelo/varn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded clap_complete v4.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798
[INFO] running `Command { std: "docker" "start" "4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking varn-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/varn-diagnostics)
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking varn-utilities v0.1.0 (/opt/rustwide/workdir/crates/varn-utilities)
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling varn-builtins v0.1.0 (/opt/rustwide/workdir/crates/varn-builtins)
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking quote v1.0.44
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking clap_complete v4.6.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking varn-base v0.1.0 (/opt/rustwide/workdir/crates/varn-base)
[INFO] [stderr]     Checking varn-core v0.1.0 (/opt/rustwide/workdir/crates/varn-core)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking varn-types v0.1.0 (/opt/rustwide/workdir/crates/varn-types)
[INFO] [stderr]     Checking varn-modules v0.1.0 (/opt/rustwide/workdir/crates/varn-modules)
[INFO] [stderr]     Checking varn-lexer v0.1.0 (/opt/rustwide/workdir/crates/varn-lexer)
[INFO] [stderr]     Checking varn-parser v0.1.0 (/opt/rustwide/workdir/crates/varn-parser)
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking varn-checker v0.1.0 (/opt/rustwide/workdir/crates/varn-checker)
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking varn-opt v0.1.0 (/opt/rustwide/workdir/crates/varn-opt)
[INFO] [stderr]     Checking varn-jit v0.1.0 (/opt/rustwide/workdir/crates/varn-jit)
[INFO] [stderr]     Checking varn-op-macros v0.1.0 (/opt/rustwide/workdir/crates/varn-op-macros)
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking varn-compiler v0.1.0 (/opt/rustwide/workdir/crates/varn-compiler)
[INFO] [stderr]     Checking varn-runtime v0.1.0 (/opt/rustwide/workdir/crates/varn-runtime)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking varn-pm v0.1.0 (/opt/rustwide/workdir/crates/varn-pm)
[INFO] [stderr]     Checking varn-debug v0.1.0 (/opt/rustwide/workdir/crates/varn-debug)
[INFO] [stderr]     Checking varn-vm v0.1.0 (/opt/rustwide/workdir/crates/varn-vm)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:139:58
[INFO] [stdout]     |
[INFO] [stdout] 139 |             load_const: crate::exec::ctx::jit_load_const as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             load_const: crate::exec::ctx::jit_load_const as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:140:68
[INFO] [stdout]     |
[INFO] [stdout] 140 |             load_global_idx: crate::exec::ctx::jit_load_global_idx as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |             load_global_idx: crate::exec::ctx::jit_load_global_idx as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:141:70
[INFO] [stdout]     |
[INFO] [stdout] 141 |             store_global_idx: crate::exec::ctx::jit_store_global_idx as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 141 |             store_global_idx: crate::exec::ctx::jit_store_global_idx as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:142:72
[INFO] [stdout]     |
[INFO] [stdout] 142 |             define_global_idx: crate::exec::ctx::jit_define_global_idx as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 142 |             define_global_idx: crate::exec::ctx::jit_define_global_idx as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:143:42
[INFO] [stdout]     |
[INFO] [stdout] 143 |             eq: crate::exec::ctx::jit_eq as usize,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 143 |             eq: crate::exec::ctx::jit_eq as *const () as usize,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:144:44
[INFO] [stdout]     |
[INFO] [stdout] 144 |             neq: crate::exec::ctx::jit_neq as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 144 |             neq: crate::exec::ctx::jit_neq as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:145:42
[INFO] [stdout]     |
[INFO] [stdout] 145 |             lt: crate::exec::ctx::jit_lt as usize,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 145 |             lt: crate::exec::ctx::jit_lt as *const () as usize,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:146:44
[INFO] [stdout]     |
[INFO] [stdout] 146 |             lte: crate::exec::ctx::jit_lte as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 146 |             lte: crate::exec::ctx::jit_lte as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 |             gt: crate::exec::ctx::jit_gt as usize,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 147 |             gt: crate::exec::ctx::jit_gt as *const () as usize,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |             gte: crate::exec::ctx::jit_gte as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 148 |             gte: crate::exec::ctx::jit_gte as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:149:44
[INFO] [stdout]     |
[INFO] [stdout] 149 |             add: crate::exec::ctx::jit_add as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 149 |             add: crate::exec::ctx::jit_add as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |             sub: crate::exec::ctx::jit_sub as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 150 |             sub: crate::exec::ctx::jit_sub as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:151:44
[INFO] [stdout]     |
[INFO] [stdout] 151 |             mul: crate::exec::ctx::jit_mul as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 151 |             mul: crate::exec::ctx::jit_mul as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |             div: crate::exec::ctx::jit_div as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 152 |             div: crate::exec::ctx::jit_div as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:153:50
[INFO] [stdout]     |
[INFO] [stdout] 153 |             modulo: crate::exec::ctx::jit_modulo as usize,
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 153 |             modulo: crate::exec::ctx::jit_modulo as *const () as usize,
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:154:44
[INFO] [stdout]     |
[INFO] [stdout] 154 |             pow: crate::exec::ctx::jit_pow as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 154 |             pow: crate::exec::ctx::jit_pow as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:155:56
[INFO] [stdout]     |
[INFO] [stdout] 155 |             to_string: crate::exec::ctx::jit_to_string as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 155 |             to_string: crate::exec::ctx::jit_to_string as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:156:60
[INFO] [stdout]     |
[INFO] [stdout] 156 |             load_global: crate::exec::ctx::jit_load_global as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 156 |             load_global: crate::exec::ctx::jit_load_global as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |             load_upvalue: crate::exec::ctx::jit_load_upvalue as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 157 |             load_upvalue: crate::exec::ctx::jit_load_upvalue as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:158:64
[INFO] [stdout]     |
[INFO] [stdout] 158 |             store_upvalue: crate::exec::ctx::jit_store_upvalue as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 158 |             store_upvalue: crate::exec::ctx::jit_store_upvalue as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:159:62
[INFO] [stdout]     |
[INFO] [stdout] 159 |             make_closure: crate::exec::ctx::jit_make_closure as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 159 |             make_closure: crate::exec::ctx::jit_make_closure as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:160:66
[INFO] [stdout]     |
[INFO] [stdout] 160 |             load_static_fn: crate::exec::ctx::jit_load_static_fn as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |             load_static_fn: crate::exec::ctx::jit_load_static_fn as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 |             call: crate::exec::ctx::jit_call as usize,
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 161 |             call: crate::exec::ctx::jit_call as *const () as usize,
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:162:60
[INFO] [stdout]     |
[INFO] [stdout] 162 |             call_method: crate::exec::ctx::jit_call_method as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 162 |             call_method: crate::exec::ctx::jit_call_method as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:163:62
[INFO] [stdout]     |
[INFO] [stdout] 163 |             get_property: crate::exec::ctx::jit_get_property as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             get_property: crate::exec::ctx::jit_get_property as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:164:62
[INFO] [stdout]     |
[INFO] [stdout] 164 |             set_property: crate::exec::ctx::jit_set_property as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 164 |             set_property: crate::exec::ctx::jit_set_property as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:165:60
[INFO] [stdout]     |
[INFO] [stdout] 165 |             build_array: crate::exec::ctx::jit_build_array as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 165 |             build_array: crate::exec::ctx::jit_build_array as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:166:56
[INFO] [stdout]     |
[INFO] [stdout] 166 |             build_str: crate::exec::ctx::jit_build_str as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 166 |             build_str: crate::exec::ctx::jit_build_str as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:167:50
[INFO] [stdout]     |
[INFO] [stdout] 167 |             negate: crate::exec::ctx::jit_negate as usize,
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 167 |             negate: crate::exec::ctx::jit_negate as *const () as usize,
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:168:60
[INFO] [stdout]     |
[INFO] [stdout] 168 |             logical_not: crate::exec::ctx::jit_logical_not as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 168 |             logical_not: crate::exec::ctx::jit_logical_not as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:169:56
[INFO] [stdout]     |
[INFO] [stdout] 169 |             get_index: crate::exec::ctx::jit_get_index as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 169 |             get_index: crate::exec::ctx::jit_get_index as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:170:56
[INFO] [stdout]     |
[INFO] [stdout] 170 |             set_index: crate::exec::ctx::jit_set_index as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 170 |             set_index: crate::exec::ctx::jit_set_index as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:171:58
[INFO] [stdout]     |
[INFO] [stdout] 171 |             typeof_val: crate::exec::ctx::jit_typeof_val as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 171 |             typeof_val: crate::exec::ctx::jit_typeof_val as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:172:58
[INFO] [stdout]     |
[INFO] [stdout] 172 |             instanceof: crate::exec::ctx::jit_instanceof as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 172 |             instanceof: crate::exec::ctx::jit_instanceof as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:173:62
[INFO] [stdout]     |
[INFO] [stdout] 173 |             array_length: crate::exec::ctx::jit_array_length as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 173 |             array_length: crate::exec::ctx::jit_array_length as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:174:58
[INFO] [stdout]     |
[INFO] [stdout] 174 |             array_push: crate::exec::ctx::jit_array_push as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 174 |             array_push: crate::exec::ctx::jit_array_push as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:175:56
[INFO] [stdout]     |
[INFO] [stdout] 175 |             array_pop: crate::exec::ctx::jit_array_pop as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 175 |             array_pop: crate::exec::ctx::jit_array_pop as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:176:62
[INFO] [stdout]     |
[INFO] [stdout] 176 |             array_extend: crate::exec::ctx::jit_array_extend as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 176 |             array_extend: crate::exec::ctx::jit_array_extend as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:177:58
[INFO] [stdout]     |
[INFO] [stdout] 177 |             str_concat: crate::exec::ctx::jit_str_concat as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 177 |             str_concat: crate::exec::ctx::jit_str_concat as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:178:56
[INFO] [stdout]     |
[INFO] [stdout] 178 |             str_slice: crate::exec::ctx::jit_str_slice as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 178 |             str_slice: crate::exec::ctx::jit_str_slice as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:179:58
[INFO] [stdout]     |
[INFO] [stdout] 179 |             str_length: crate::exec::ctx::jit_str_length as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             str_length: crate::exec::ctx::jit_str_length as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:180:51
[INFO] [stdout]     |
[INFO] [stdout] 180 |             bit_and: crate::exec::ctx::jit_bitand as usize,
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 180 |             bit_and: crate::exec::ctx::jit_bitand as *const () as usize,
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |             bit_or: crate::exec::ctx::jit_bitor as usize,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 181 |             bit_or: crate::exec::ctx::jit_bitor as *const () as usize,
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:182:51
[INFO] [stdout]     |
[INFO] [stdout] 182 |             bit_xor: crate::exec::ctx::jit_bitxor as usize,
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 182 |             bit_xor: crate::exec::ctx::jit_bitxor as *const () as usize,
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |             shl: crate::exec::ctx::jit_shl as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 183 |             shl: crate::exec::ctx::jit_shl as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 |             shr: crate::exec::ctx::jit_shr as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 184 |             shr: crate::exec::ctx::jit_shr as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:185:46
[INFO] [stdout]     |
[INFO] [stdout] 185 |             ushr: crate::exec::ctx::jit_ushr as usize,
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 185 |             ushr: crate::exec::ctx::jit_ushr as *const () as usize,
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |             load_module: crate::exec::ctx::jit_load_module as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 186 |             load_module: crate::exec::ctx::jit_load_module as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:187:70
[INFO] [stdout]     |
[INFO] [stdout] 187 |             load_module_slot: crate::exec::ctx::jit_load_module_slot as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 187 |             load_module_slot: crate::exec::ctx::jit_load_module_slot as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:188:72
[INFO] [stdout]     |
[INFO] [stdout] 188 |             store_module_slot: crate::exec::ctx::jit_store_module_slot as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 188 |             store_module_slot: crate::exec::ctx::jit_store_module_slot as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:189:84
[INFO] [stdout]     |
[INFO] [stdout] 189 |             build_object_with_shape: crate::exec::ctx::jit_build_object_with_shape as usize,
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 189 |             build_object_with_shape: crate::exec::ctx::jit_build_object_with_shape as *const () as usize,
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |             range: crate::exec::ctx::jit_range as usize,
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 190 |             range: crate::exec::ctx::jit_range as *const () as usize,
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:191:68
[INFO] [stdout]     |
[INFO] [stdout] 191 |             assert_not_null: crate::exec::ctx::jit_assert_not_null as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 191 |             assert_not_null: crate::exec::ctx::jit_assert_not_null as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:192:64
[INFO] [stdout]     |
[INFO] [stdout] 192 |             close_upvalue: crate::exec::ctx::jit_close_upvalue as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 192 |             close_upvalue: crate::exec::ctx::jit_close_upvalue as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:193:62
[INFO] [stdout]     |
[INFO] [stdout] 193 |             get_enum_tag: crate::exec::ctx::jit_get_enum_tag as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 193 |             get_enum_tag: crate::exec::ctx::jit_get_enum_tag as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:194:59
[INFO] [stdout]     |
[INFO] [stdout] 194 |             is_array: crate::exec::ctx::jit_is_array_stub as usize,
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 194 |             is_array: crate::exec::ctx::jit_is_array_stub as *const () as usize,
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:195:65
[INFO] [stdout]     |
[INFO] [stdout] 195 |             wrap_spread: crate::exec::ctx::jit_wrap_spread_stub as usize,
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 195 |             wrap_spread: crate::exec::ctx::jit_wrap_spread_stub as *const () as usize,
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:196:65
[INFO] [stdout]     |
[INFO] [stdout] 196 |             object_keys: crate::exec::ctx::jit_object_keys_stub as usize,
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 196 |             object_keys: crate::exec::ctx::jit_object_keys_stub as *const () as usize,
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:197:53
[INFO] [stdout]     |
[INFO] [stdout] 197 |             op_in: crate::exec::ctx::jit_op_in_stub as usize,
[INFO] [stdout]     |                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 197 |             op_in: crate::exec::ctx::jit_op_in_stub as *const () as usize,
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:198:67
[INFO] [stdout]     |
[INFO] [stdout] 198 |             object_merge: crate::exec::ctx::jit_object_merge_stub as usize,
[INFO] [stdout]     |                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 198 |             object_merge: crate::exec::ctx::jit_object_merge_stub as *const () as usize,
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:199:68
[INFO] [stdout]     |
[INFO] [stdout] 199 |             get_fixed_field: crate::exec::ctx::jit_get_fixed_field as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 199 |             get_fixed_field: crate::exec::ctx::jit_get_fixed_field as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout] 200 |             set_fixed_field: crate::exec::ctx::jit_set_fixed_field as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 200 |             set_fixed_field: crate::exec::ctx::jit_set_fixed_field as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:201:79
[INFO] [stdout]     |
[INFO] [stdout] 201 |             get_property_maybe: crate::exec::ctx::jit_get_property_maybe_stub as usize,
[INFO] [stdout]     |                                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 201 |             get_property_maybe: crate::exec::ctx::jit_get_property_maybe_stub as *const () as usize,
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:202:56
[INFO] [stdout]     |
[INFO] [stdout] 202 |             get_super: crate::exec::ctx::jit_get_super as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 202 |             get_super: crate::exec::ctx::jit_get_super as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:203:58
[INFO] [stdout]     |
[INFO] [stdout] 203 |             get_symbol: crate::exec::ctx::jit_get_symbol as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 203 |             get_symbol: crate::exec::ctx::jit_get_symbol as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:204:60
[INFO] [stdout]     |
[INFO] [stdout] 204 |             bind_method: crate::exec::ctx::jit_bind_method as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 204 |             bind_method: crate::exec::ctx::jit_bind_method as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:205:64
[INFO] [stdout]     |
[INFO] [stdout] 205 |             define_global: crate::exec::ctx::jit_define_global as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 205 |             define_global: crate::exec::ctx::jit_define_global as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:206:62
[INFO] [stdout]     |
[INFO] [stdout] 206 |             store_global: crate::exec::ctx::jit_store_global as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 206 |             store_global: crate::exec::ctx::jit_store_global as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:207:64
[INFO] [stdout]     |
[INFO] [stdout] 207 |             declare_field: crate::exec::ctx::jit_declare_field as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 207 |             declare_field: crate::exec::ctx::jit_declare_field as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:208:58
[INFO] [stdout]     |
[INFO] [stdout] 208 |             make_class: crate::exec::ctx::jit_make_class as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |             make_class: crate::exec::ctx::jit_make_class as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:209:52
[INFO] [stdout]     |
[INFO] [stdout] 209 |             inherit: crate::exec::ctx::jit_inherit as usize,
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 209 |             inherit: crate::exec::ctx::jit_inherit as *const () as usize,
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:210:68
[INFO] [stdout]     |
[INFO] [stdout] 210 |             class_member_op: crate::exec::ctx::jit_class_member_op as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 210 |             class_member_op: crate::exec::ctx::jit_class_member_op as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:211:62
[INFO] [stdout]     |
[INFO] [stdout] 211 |             build_object: crate::exec::ctx::jit_build_object as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 211 |             build_object: crate::exec::ctx::jit_build_object as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:212:60
[INFO] [stdout]     |
[INFO] [stdout] 212 |             object_rest: crate::exec::ctx::jit_object_rest as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 212 |             object_rest: crate::exec::ctx::jit_object_rest as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:213:72
[INFO] [stdout]     |
[INFO] [stdout] 213 |             make_enum_variant: crate::exec::ctx::jit_make_enum_variant as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 213 |             make_enum_variant: crate::exec::ctx::jit_make_enum_variant as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:214:48
[INFO] [stdout]     |
[INFO] [stdout] 214 |             spawn: crate::exec::ctx::jit_spawn as usize,
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 214 |             spawn: crate::exec::ctx::jit_spawn as *const () as usize,
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:215:60
[INFO] [stdout]     |
[INFO] [stdout] 215 |             call_spread: crate::exec::ctx::jit_call_spread as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 215 |             call_spread: crate::exec::ctx::jit_call_spread as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:216:74
[INFO] [stdout]     |
[INFO] [stdout] 216 |             load_module_by_idx: crate::exec::ctx::jit_load_module_by_idx as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 216 |             load_module_by_idx: crate::exec::ctx::jit_load_module_by_idx as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:217:66
[INFO] [stdout]     |
[INFO] [stdout] 217 |             invoke_virtual: crate::exec::ctx::jit_invoke_virtual as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 217 |             invoke_virtual: crate::exec::ctx::jit_invoke_virtual as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:218:54
[INFO] [stdout]     |
[INFO] [stdout] 218 |             try_push: crate::exec::ctx::jit_push_try as usize,
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 218 |             try_push: crate::exec::ctx::jit_push_try as *const () as usize,
[INFO] [stdout]     |                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:219:52
[INFO] [stdout]     |
[INFO] [stdout] 219 |             try_pop: crate::exec::ctx::jit_pop_try as usize,
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 219 |             try_pop: crate::exec::ctx::jit_pop_try as *const () as usize,
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:220:48
[INFO] [stdout]     |
[INFO] [stdout] 220 |             throw: crate::exec::ctx::jit_throw as usize,
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 220 |             throw: crate::exec::ctx::jit_throw as *const () as usize,
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:221:55
[INFO] [stdout]     |
[INFO] [stdout] 221 |             await_helper: crate::exec::ctx::jit_await as usize,
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 221 |             await_helper: crate::exec::ctx::jit_await as *const () as usize,
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:222:55
[INFO] [stdout]     |
[INFO] [stdout] 222 |             yield_helper: crate::exec::ctx::jit_yield as usize,
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 222 |             yield_helper: crate::exec::ctx::jit_yield as *const () as usize,
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:223:78
[INFO] [stdout]     |
[INFO] [stdout] 223 |             get_property_ic_fast: crate::exec::ctx::jit_get_property_ic_fast as usize,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 223 |             get_property_ic_fast: crate::exec::ctx::jit_get_property_ic_fast as *const () as usize,
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:224:90
[INFO] [stdout]     |
[INFO] [stdout] 224 |             get_property_maybe_ic_fast: crate::exec::ctx::jit_get_property_maybe_ic_fast as usize,
[INFO] [stdout]     |                                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 224 |             get_property_maybe_ic_fast: crate::exec::ctx::jit_get_property_maybe_ic_fast as *const () as usize,
[INFO] [stdout]     |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:225:66
[INFO] [stdout]     |
[INFO] [stdout] 225 |             jit_prepare_call: crate::exec::ctx::jit_prepare_call as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 225 |             jit_prepare_call: crate::exec::ctx::jit_prepare_call as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:226:72
[INFO] [stdout]     |
[INFO] [stdout] 226 |             jit_push_self_frame: crate::exec::ctx::jit_push_self_frame as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 226 |             jit_push_self_frame: crate::exec::ctx::jit_push_self_frame as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:227:60
[INFO] [stdout]     |
[INFO] [stdout] 227 |             jit_post_call: crate::exec::ctx::jit_post_call as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 227 |             jit_post_call: crate::exec::ctx::jit_post_call as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:228:74
[INFO] [stdout]     |
[INFO] [stdout] 228 |             dispatch_intrinsic: crate::exec::ctx::jit_dispatch_intrinsic as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 228 |             dispatch_intrinsic: crate::exec::ctx::jit_dispatch_intrinsic as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:139:58
[INFO] [stdout]     |
[INFO] [stdout] 139 |             load_const: crate::exec::ctx::jit_load_const as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             load_const: crate::exec::ctx::jit_load_const as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:140:68
[INFO] [stdout]     |
[INFO] [stdout] 140 |             load_global_idx: crate::exec::ctx::jit_load_global_idx as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |             load_global_idx: crate::exec::ctx::jit_load_global_idx as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:141:70
[INFO] [stdout]     |
[INFO] [stdout] 141 |             store_global_idx: crate::exec::ctx::jit_store_global_idx as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 141 |             store_global_idx: crate::exec::ctx::jit_store_global_idx as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:142:72
[INFO] [stdout]     |
[INFO] [stdout] 142 |             define_global_idx: crate::exec::ctx::jit_define_global_idx as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 142 |             define_global_idx: crate::exec::ctx::jit_define_global_idx as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:143:42
[INFO] [stdout]     |
[INFO] [stdout] 143 |             eq: crate::exec::ctx::jit_eq as usize,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 143 |             eq: crate::exec::ctx::jit_eq as *const () as usize,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:144:44
[INFO] [stdout]     |
[INFO] [stdout] 144 |             neq: crate::exec::ctx::jit_neq as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 144 |             neq: crate::exec::ctx::jit_neq as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:145:42
[INFO] [stdout]     |
[INFO] [stdout] 145 |             lt: crate::exec::ctx::jit_lt as usize,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 145 |             lt: crate::exec::ctx::jit_lt as *const () as usize,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:146:44
[INFO] [stdout]     |
[INFO] [stdout] 146 |             lte: crate::exec::ctx::jit_lte as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 146 |             lte: crate::exec::ctx::jit_lte as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 |             gt: crate::exec::ctx::jit_gt as usize,
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 147 |             gt: crate::exec::ctx::jit_gt as *const () as usize,
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |             gte: crate::exec::ctx::jit_gte as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 148 |             gte: crate::exec::ctx::jit_gte as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:149:44
[INFO] [stdout]     |
[INFO] [stdout] 149 |             add: crate::exec::ctx::jit_add as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 149 |             add: crate::exec::ctx::jit_add as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |             sub: crate::exec::ctx::jit_sub as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 150 |             sub: crate::exec::ctx::jit_sub as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:151:44
[INFO] [stdout]     |
[INFO] [stdout] 151 |             mul: crate::exec::ctx::jit_mul as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 151 |             mul: crate::exec::ctx::jit_mul as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |             div: crate::exec::ctx::jit_div as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 152 |             div: crate::exec::ctx::jit_div as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:153:50
[INFO] [stdout]     |
[INFO] [stdout] 153 |             modulo: crate::exec::ctx::jit_modulo as usize,
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 153 |             modulo: crate::exec::ctx::jit_modulo as *const () as usize,
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:154:44
[INFO] [stdout]     |
[INFO] [stdout] 154 |             pow: crate::exec::ctx::jit_pow as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 154 |             pow: crate::exec::ctx::jit_pow as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:155:56
[INFO] [stdout]     |
[INFO] [stdout] 155 |             to_string: crate::exec::ctx::jit_to_string as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 155 |             to_string: crate::exec::ctx::jit_to_string as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:156:60
[INFO] [stdout]     |
[INFO] [stdout] 156 |             load_global: crate::exec::ctx::jit_load_global as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 156 |             load_global: crate::exec::ctx::jit_load_global as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |             load_upvalue: crate::exec::ctx::jit_load_upvalue as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 157 |             load_upvalue: crate::exec::ctx::jit_load_upvalue as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:158:64
[INFO] [stdout]     |
[INFO] [stdout] 158 |             store_upvalue: crate::exec::ctx::jit_store_upvalue as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 158 |             store_upvalue: crate::exec::ctx::jit_store_upvalue as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:159:62
[INFO] [stdout]     |
[INFO] [stdout] 159 |             make_closure: crate::exec::ctx::jit_make_closure as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 159 |             make_closure: crate::exec::ctx::jit_make_closure as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:160:66
[INFO] [stdout]     |
[INFO] [stdout] 160 |             load_static_fn: crate::exec::ctx::jit_load_static_fn as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |             load_static_fn: crate::exec::ctx::jit_load_static_fn as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 |             call: crate::exec::ctx::jit_call as usize,
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 161 |             call: crate::exec::ctx::jit_call as *const () as usize,
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:162:60
[INFO] [stdout]     |
[INFO] [stdout] 162 |             call_method: crate::exec::ctx::jit_call_method as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 162 |             call_method: crate::exec::ctx::jit_call_method as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:163:62
[INFO] [stdout]     |
[INFO] [stdout] 163 |             get_property: crate::exec::ctx::jit_get_property as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             get_property: crate::exec::ctx::jit_get_property as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:164:62
[INFO] [stdout]     |
[INFO] [stdout] 164 |             set_property: crate::exec::ctx::jit_set_property as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 164 |             set_property: crate::exec::ctx::jit_set_property as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:165:60
[INFO] [stdout]     |
[INFO] [stdout] 165 |             build_array: crate::exec::ctx::jit_build_array as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 165 |             build_array: crate::exec::ctx::jit_build_array as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:166:56
[INFO] [stdout]     |
[INFO] [stdout] 166 |             build_str: crate::exec::ctx::jit_build_str as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 166 |             build_str: crate::exec::ctx::jit_build_str as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:167:50
[INFO] [stdout]     |
[INFO] [stdout] 167 |             negate: crate::exec::ctx::jit_negate as usize,
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 167 |             negate: crate::exec::ctx::jit_negate as *const () as usize,
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:168:60
[INFO] [stdout]     |
[INFO] [stdout] 168 |             logical_not: crate::exec::ctx::jit_logical_not as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 168 |             logical_not: crate::exec::ctx::jit_logical_not as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:169:56
[INFO] [stdout]     |
[INFO] [stdout] 169 |             get_index: crate::exec::ctx::jit_get_index as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 169 |             get_index: crate::exec::ctx::jit_get_index as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:170:56
[INFO] [stdout]     |
[INFO] [stdout] 170 |             set_index: crate::exec::ctx::jit_set_index as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 170 |             set_index: crate::exec::ctx::jit_set_index as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:171:58
[INFO] [stdout]     |
[INFO] [stdout] 171 |             typeof_val: crate::exec::ctx::jit_typeof_val as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 171 |             typeof_val: crate::exec::ctx::jit_typeof_val as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:172:58
[INFO] [stdout]     |
[INFO] [stdout] 172 |             instanceof: crate::exec::ctx::jit_instanceof as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 172 |             instanceof: crate::exec::ctx::jit_instanceof as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:173:62
[INFO] [stdout]     |
[INFO] [stdout] 173 |             array_length: crate::exec::ctx::jit_array_length as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 173 |             array_length: crate::exec::ctx::jit_array_length as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:174:58
[INFO] [stdout]     |
[INFO] [stdout] 174 |             array_push: crate::exec::ctx::jit_array_push as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 174 |             array_push: crate::exec::ctx::jit_array_push as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:175:56
[INFO] [stdout]     |
[INFO] [stdout] 175 |             array_pop: crate::exec::ctx::jit_array_pop as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 175 |             array_pop: crate::exec::ctx::jit_array_pop as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:176:62
[INFO] [stdout]     |
[INFO] [stdout] 176 |             array_extend: crate::exec::ctx::jit_array_extend as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 176 |             array_extend: crate::exec::ctx::jit_array_extend as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:177:58
[INFO] [stdout]     |
[INFO] [stdout] 177 |             str_concat: crate::exec::ctx::jit_str_concat as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 177 |             str_concat: crate::exec::ctx::jit_str_concat as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:178:56
[INFO] [stdout]     |
[INFO] [stdout] 178 |             str_slice: crate::exec::ctx::jit_str_slice as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 178 |             str_slice: crate::exec::ctx::jit_str_slice as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:179:58
[INFO] [stdout]     |
[INFO] [stdout] 179 |             str_length: crate::exec::ctx::jit_str_length as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             str_length: crate::exec::ctx::jit_str_length as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:180:51
[INFO] [stdout]     |
[INFO] [stdout] 180 |             bit_and: crate::exec::ctx::jit_bitand as usize,
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 180 |             bit_and: crate::exec::ctx::jit_bitand as *const () as usize,
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |             bit_or: crate::exec::ctx::jit_bitor as usize,
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 181 |             bit_or: crate::exec::ctx::jit_bitor as *const () as usize,
[INFO] [stdout]     |                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:182:51
[INFO] [stdout]     |
[INFO] [stdout] 182 |             bit_xor: crate::exec::ctx::jit_bitxor as usize,
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 182 |             bit_xor: crate::exec::ctx::jit_bitxor as *const () as usize,
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |             shl: crate::exec::ctx::jit_shl as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 183 |             shl: crate::exec::ctx::jit_shl as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 |             shr: crate::exec::ctx::jit_shr as usize,
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 184 |             shr: crate::exec::ctx::jit_shr as *const () as usize,
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:185:46
[INFO] [stdout]     |
[INFO] [stdout] 185 |             ushr: crate::exec::ctx::jit_ushr as usize,
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 185 |             ushr: crate::exec::ctx::jit_ushr as *const () as usize,
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:186:60
[INFO] [stdout]     |
[INFO] [stdout] 186 |             load_module: crate::exec::ctx::jit_load_module as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 186 |             load_module: crate::exec::ctx::jit_load_module as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:187:70
[INFO] [stdout]     |
[INFO] [stdout] 187 |             load_module_slot: crate::exec::ctx::jit_load_module_slot as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 187 |             load_module_slot: crate::exec::ctx::jit_load_module_slot as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:188:72
[INFO] [stdout]     |
[INFO] [stdout] 188 |             store_module_slot: crate::exec::ctx::jit_store_module_slot as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 188 |             store_module_slot: crate::exec::ctx::jit_store_module_slot as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:189:84
[INFO] [stdout]     |
[INFO] [stdout] 189 |             build_object_with_shape: crate::exec::ctx::jit_build_object_with_shape as usize,
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 189 |             build_object_with_shape: crate::exec::ctx::jit_build_object_with_shape as *const () as usize,
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:190:48
[INFO] [stdout]     |
[INFO] [stdout] 190 |             range: crate::exec::ctx::jit_range as usize,
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 190 |             range: crate::exec::ctx::jit_range as *const () as usize,
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:191:68
[INFO] [stdout]     |
[INFO] [stdout] 191 |             assert_not_null: crate::exec::ctx::jit_assert_not_null as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 191 |             assert_not_null: crate::exec::ctx::jit_assert_not_null as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:192:64
[INFO] [stdout]     |
[INFO] [stdout] 192 |             close_upvalue: crate::exec::ctx::jit_close_upvalue as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 192 |             close_upvalue: crate::exec::ctx::jit_close_upvalue as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:193:62
[INFO] [stdout]     |
[INFO] [stdout] 193 |             get_enum_tag: crate::exec::ctx::jit_get_enum_tag as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 193 |             get_enum_tag: crate::exec::ctx::jit_get_enum_tag as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:194:59
[INFO] [stdout]     |
[INFO] [stdout] 194 |             is_array: crate::exec::ctx::jit_is_array_stub as usize,
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 194 |             is_array: crate::exec::ctx::jit_is_array_stub as *const () as usize,
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:195:65
[INFO] [stdout]     |
[INFO] [stdout] 195 |             wrap_spread: crate::exec::ctx::jit_wrap_spread_stub as usize,
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 195 |             wrap_spread: crate::exec::ctx::jit_wrap_spread_stub as *const () as usize,
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:196:65
[INFO] [stdout]     |
[INFO] [stdout] 196 |             object_keys: crate::exec::ctx::jit_object_keys_stub as usize,
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 196 |             object_keys: crate::exec::ctx::jit_object_keys_stub as *const () as usize,
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:197:53
[INFO] [stdout]     |
[INFO] [stdout] 197 |             op_in: crate::exec::ctx::jit_op_in_stub as usize,
[INFO] [stdout]     |                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 197 |             op_in: crate::exec::ctx::jit_op_in_stub as *const () as usize,
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:198:67
[INFO] [stdout]     |
[INFO] [stdout] 198 |             object_merge: crate::exec::ctx::jit_object_merge_stub as usize,
[INFO] [stdout]     |                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 198 |             object_merge: crate::exec::ctx::jit_object_merge_stub as *const () as usize,
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:199:68
[INFO] [stdout]     |
[INFO] [stdout] 199 |             get_fixed_field: crate::exec::ctx::jit_get_fixed_field as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 199 |             get_fixed_field: crate::exec::ctx::jit_get_fixed_field as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout] 200 |             set_fixed_field: crate::exec::ctx::jit_set_fixed_field as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 200 |             set_fixed_field: crate::exec::ctx::jit_set_fixed_field as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:201:79
[INFO] [stdout]     |
[INFO] [stdout] 201 |             get_property_maybe: crate::exec::ctx::jit_get_property_maybe_stub as usize,
[INFO] [stdout]     |                                                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 201 |             get_property_maybe: crate::exec::ctx::jit_get_property_maybe_stub as *const () as usize,
[INFO] [stdout]     |                                                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:202:56
[INFO] [stdout]     |
[INFO] [stdout] 202 |             get_super: crate::exec::ctx::jit_get_super as usize,
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 202 |             get_super: crate::exec::ctx::jit_get_super as *const () as usize,
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:203:58
[INFO] [stdout]     |
[INFO] [stdout] 203 |             get_symbol: crate::exec::ctx::jit_get_symbol as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 203 |             get_symbol: crate::exec::ctx::jit_get_symbol as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:204:60
[INFO] [stdout]     |
[INFO] [stdout] 204 |             bind_method: crate::exec::ctx::jit_bind_method as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 204 |             bind_method: crate::exec::ctx::jit_bind_method as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:205:64
[INFO] [stdout]     |
[INFO] [stdout] 205 |             define_global: crate::exec::ctx::jit_define_global as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 205 |             define_global: crate::exec::ctx::jit_define_global as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:206:62
[INFO] [stdout]     |
[INFO] [stdout] 206 |             store_global: crate::exec::ctx::jit_store_global as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 206 |             store_global: crate::exec::ctx::jit_store_global as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:207:64
[INFO] [stdout]     |
[INFO] [stdout] 207 |             declare_field: crate::exec::ctx::jit_declare_field as usize,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 207 |             declare_field: crate::exec::ctx::jit_declare_field as *const () as usize,
[INFO] [stdout]     |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:208:58
[INFO] [stdout]     |
[INFO] [stdout] 208 |             make_class: crate::exec::ctx::jit_make_class as usize,
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 208 |             make_class: crate::exec::ctx::jit_make_class as *const () as usize,
[INFO] [stdout]     |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:209:52
[INFO] [stdout]     |
[INFO] [stdout] 209 |             inherit: crate::exec::ctx::jit_inherit as usize,
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 209 |             inherit: crate::exec::ctx::jit_inherit as *const () as usize,
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:210:68
[INFO] [stdout]     |
[INFO] [stdout] 210 |             class_member_op: crate::exec::ctx::jit_class_member_op as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 210 |             class_member_op: crate::exec::ctx::jit_class_member_op as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:211:62
[INFO] [stdout]     |
[INFO] [stdout] 211 |             build_object: crate::exec::ctx::jit_build_object as usize,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 211 |             build_object: crate::exec::ctx::jit_build_object as *const () as usize,
[INFO] [stdout]     |                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:212:60
[INFO] [stdout]     |
[INFO] [stdout] 212 |             object_rest: crate::exec::ctx::jit_object_rest as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 212 |             object_rest: crate::exec::ctx::jit_object_rest as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:213:72
[INFO] [stdout]     |
[INFO] [stdout] 213 |             make_enum_variant: crate::exec::ctx::jit_make_enum_variant as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 213 |             make_enum_variant: crate::exec::ctx::jit_make_enum_variant as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:214:48
[INFO] [stdout]     |
[INFO] [stdout] 214 |             spawn: crate::exec::ctx::jit_spawn as usize,
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 214 |             spawn: crate::exec::ctx::jit_spawn as *const () as usize,
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:215:60
[INFO] [stdout]     |
[INFO] [stdout] 215 |             call_spread: crate::exec::ctx::jit_call_spread as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 215 |             call_spread: crate::exec::ctx::jit_call_spread as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:216:74
[INFO] [stdout]     |
[INFO] [stdout] 216 |             load_module_by_idx: crate::exec::ctx::jit_load_module_by_idx as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 216 |             load_module_by_idx: crate::exec::ctx::jit_load_module_by_idx as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:217:66
[INFO] [stdout]     |
[INFO] [stdout] 217 |             invoke_virtual: crate::exec::ctx::jit_invoke_virtual as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 217 |             invoke_virtual: crate::exec::ctx::jit_invoke_virtual as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:218:54
[INFO] [stdout]     |
[INFO] [stdout] 218 |             try_push: crate::exec::ctx::jit_push_try as usize,
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 218 |             try_push: crate::exec::ctx::jit_push_try as *const () as usize,
[INFO] [stdout]     |                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:219:52
[INFO] [stdout]     |
[INFO] [stdout] 219 |             try_pop: crate::exec::ctx::jit_pop_try as usize,
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 219 |             try_pop: crate::exec::ctx::jit_pop_try as *const () as usize,
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:220:48
[INFO] [stdout]     |
[INFO] [stdout] 220 |             throw: crate::exec::ctx::jit_throw as usize,
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 220 |             throw: crate::exec::ctx::jit_throw as *const () as usize,
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:221:55
[INFO] [stdout]     |
[INFO] [stdout] 221 |             await_helper: crate::exec::ctx::jit_await as usize,
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 221 |             await_helper: crate::exec::ctx::jit_await as *const () as usize,
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:222:55
[INFO] [stdout]     |
[INFO] [stdout] 222 |             yield_helper: crate::exec::ctx::jit_yield as usize,
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 222 |             yield_helper: crate::exec::ctx::jit_yield as *const () as usize,
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:223:78
[INFO] [stdout]     |
[INFO] [stdout] 223 |             get_property_ic_fast: crate::exec::ctx::jit_get_property_ic_fast as usize,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 223 |             get_property_ic_fast: crate::exec::ctx::jit_get_property_ic_fast as *const () as usize,
[INFO] [stdout]     |                                                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:224:90
[INFO] [stdout]     |
[INFO] [stdout] 224 |             get_property_maybe_ic_fast: crate::exec::ctx::jit_get_property_maybe_ic_fast as usize,
[INFO] [stdout]     |                                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 224 |             get_property_maybe_ic_fast: crate::exec::ctx::jit_get_property_maybe_ic_fast as *const () as usize,
[INFO] [stdout]     |                                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:225:66
[INFO] [stdout]     |
[INFO] [stdout] 225 |             jit_prepare_call: crate::exec::ctx::jit_prepare_call as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 225 |             jit_prepare_call: crate::exec::ctx::jit_prepare_call as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:226:72
[INFO] [stdout]     |
[INFO] [stdout] 226 |             jit_push_self_frame: crate::exec::ctx::jit_push_self_frame as usize,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 226 |             jit_push_self_frame: crate::exec::ctx::jit_push_self_frame as *const () as usize,
[INFO] [stdout]     |                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:227:60
[INFO] [stdout]     |
[INFO] [stdout] 227 |             jit_post_call: crate::exec::ctx::jit_post_call as usize,
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 227 |             jit_post_call: crate::exec::ctx::jit_post_call as *const () as usize,
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> crates/varn-vm/src/frame.rs:228:74
[INFO] [stdout]     |
[INFO] [stdout] 228 |             dispatch_intrinsic: crate::exec::ctx::jit_dispatch_intrinsic as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 228 |             dispatch_intrinsic: crate::exec::ctx::jit_dispatch_intrinsic as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking varn-lsp v0.1.0 (/opt/rustwide/workdir/crates/varn-lsp)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/varn-lsp/src/document/chain_queries.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn resolve_chain_at(&self, line: u32, col: u32) -> Option<ChainResult> {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn resolve_chain_at(&self, line: u32, col: u32) -> Option<ChainResult<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/varn-lsp/src/document/chain_queries.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn resolve_chain_at(&self, line: u32, col: u32) -> Option<ChainResult> {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn resolve_chain_at(&self, line: u32, col: u32) -> Option<ChainResult<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking varn-pipeline v0.1.0 (/opt/rustwide/workdir/crates/varn-pipeline)
[INFO] [stderr]     Checking varn-cli v0.1.0 (/opt/rustwide/workdir/crates/varn-cli)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798", kill_on_drop: false }`
[INFO] [stdout] 4b9b1fab97f2efbdff4e207713291287efe436b3ad1400fa4a95f15037eb8798
